home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Extra 1997 #1 / Amiga Plus Extra 1997 #1.iso / programme / tools / datatypes / aksvg-datatype / install.bat
Encoding:
DOS Batch File  |  1996-11-14  |  395 b   |  19 lines

  1. ; this is not an installer script - it's simply a shortcut ;-)
  2.  
  3. FailAt 21
  4.  
  5. Echo "Just installing..."
  6. C:Version classes/Datatypes/akSVG.datatype
  7.  
  8. Copy >NIL: devs DEVS: all
  9. Copy >NIL: classes SYS:classes all
  10.  
  11. Echo "030, 040 and 060 versions have to be renamed manually !"
  12. Wait 3
  13.  
  14. ; for SVG Prefs
  15. MakeDir >NIL: ENV:Datatypes
  16. MakeDir >NIL: ENVARC:Datatypes
  17.  
  18. Run >NIL: <NIL: MultiView docs/SVG.guide
  19.